projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b2fb4a
)
widget-factory: Turn off focus-on-click for notification close button
author
Debarshi Ray
<debarshir@gnome.org>
Mon, 11 Aug 2014 20:44:37 +0000
(22:44 +0200)
committer
Debarshi Ray
<debarshir@gnome.org>
Mon, 11 Aug 2014 21:43:43 +0000
(23:43 +0200)
... because that is what most applications are doing. So lets do the
same thing for the sake of consistency and setting a good example.
https://bugzilla.gnome.org/show_bug.cgi?id=734614
demos/widget-factory/widget-factory.ui
patch
|
blob
|
history
diff --git
a/demos/widget-factory/widget-factory.ui
b/demos/widget-factory/widget-factory.ui
index 6db986c9e7779f5cc5ca53b84ff15697ad37d98f..a57e2557c5c94da955df7b4178aa98711ae4c326 100644
(file)
--- a/
demos/widget-factory/widget-factory.ui
+++ b/
demos/widget-factory/widget-factory.ui
@@
-1988,6
+1988,7
@@
Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<child>
<object class="GtkButton" id="page2dismiss">
<property name="visible">True</property>
+ <property name="focus-on-click">False</property>
<property name="relief">none</property>
<child>
<object class="GtkImage" id="page2dismissi">